home *** CD-ROM | disk | FTP | other *** search
/ PC Open 101 / PC Open 101 CD 1.bin / CD1 / grafica / The Gimp / gimp-help-2-0.3-setup.exe / {app} / share / gimp / 2.0 / help / en / ch05s02s03.html < prev    next >
Encoding:
Extensible Markup Language  |  2004-07-20  |  4.2 KB  |  108 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.   <head>
  5.     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6.     <title>2.3.┬áGaussian Blur (IIR)</title>
  7.     <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
  8.     <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
  9.     <meta name="generator" content="DocBook XSL Stylesheets V1.64.1" />
  10.     <link rel="home" href="index.html" title="GIMP User Manual" />
  11.     <link rel="up" href="ch05s02.html" title="2.┬áBlur filters" />
  12.     <link rel="previous" href="ch05s02s02.html" title="2.2.┬áBlur" />
  13.     <link rel="next" href="ch05s02s04.html" title="2.4.┬áGaussian Blur (RLE)" />
  14.   </head>
  15.   <body>
  16.     <div class="navheader">
  17.       <table width="100%" summary="Navigation header">
  18.         <tr>
  19.           <th colspan="3" align="center">2.3.┬áGaussian Blur (IIR)</th>
  20.         </tr>
  21.         <tr>
  22.           <td width="20%" align="left"><a accesskey="p" href="ch05s02s02.html">Prev</a>┬á</td>
  23.           <th width="60%" align="center">2.┬áBlur filters</th>
  24.           <td width="20%" align="right">┬á<a accesskey="n" href="ch05s02s04.html">Next</a></td>
  25.         </tr>
  26.       </table>
  27.       <hr />
  28.     </div>
  29.     <div class="sect2" lang="en" xml:lang="en">
  30.       <div class="titlepage">
  31.         <div>
  32.           <div>
  33.             <h3 class="title"><a id="plug-in-gauss-iir"></a>2.3.┬áGaussian Blur (IIR)</h3>
  34.           </div>
  35.         </div>
  36.         <div></div>
  37.       </div>
  38.       <a id="id2969007" class="indexterm"></a>
  39.       <div class="mediaobject">
  40.         <img src="../images/filters/filters-blur-gaussIIR.png" />
  41.       </div>
  42.       <div class="simplesect" lang="en" xml:lang="en">
  43.         <div class="titlepage">
  44.           <div>
  45.             <div>
  46.               <h4 class="title"><a id="id2969044"></a>Overview</h4>
  47.             </div>
  48.           </div>
  49.           <div></div>
  50.         </div>
  51.         <p>
  52.           This filter is found in 
  53.           <span class="guimenuitem">Image>Filters/Blur/Gaussian Blur (<span class="accel">I</span>IR)</span>
  54.         </p>
  55.         <p>
  56.           The IIR Gaussian Blur plug-in acts on each pixel of the activ layer or selection, setting its 
  57.           Value to the average of all pixel Values present in a radius defined in the dialog. A  higher 
  58.           Value will produce a higher amount of blur. The blur can be set to act in one direction more than 
  59.           the other by clicking the Chain Button so that it is broken, and altering the radii. It is well 
  60.           adapted to scans and photos with smooth color transitions.
  61.         </p>
  62.       </div>
  63.       <div class="simplesect" lang="en" xml:lang="en">
  64.         <div class="titlepage">
  65.           <div>
  66.             <div>
  67.               <h4 class="title"><a id="id2969080"></a>Options</h4>
  68.             </div>
  69.           </div>
  70.           <div></div>
  71.         </div>
  72.         <div class="variablelist">
  73.           <dl>
  74.             <dt>
  75.               <span class="term">Blur Radius</span>
  76.             </dt>
  77.             <dd>
  78.               <p>
  79.             Here you can set the blur intensity. By altering the ratio of horizontal to vertical blur, you can 
  80.             give the effect of a motion blur. You can choose the unit with the drop list.
  81.           </p>
  82.             </dd>
  83.           </dl>
  84.         </div>
  85.       </div>
  86.     </div>
  87.     <div class="navfooter">
  88.       <hr />
  89.       <table width="100%" summary="Navigation footer">
  90.         <tr>
  91.           <td width="40%" align="left"><a accesskey="p" href="ch05s02s02.html">Prev</a>┬á</td>
  92.           <td width="20%" align="center">
  93.             <a accesskey="u" href="ch05s02.html">Up</a>
  94.           </td>
  95.           <td width="40%" align="right">┬á<a accesskey="n" href="ch05s02s04.html">Next</a></td>
  96.         </tr>
  97.         <tr>
  98.           <td width="40%" align="left" valign="top">2.2.┬áBlur┬á</td>
  99.           <td width="20%" align="center">
  100.             <a accesskey="h" href="index.html">Home</a>
  101.           </td>
  102.           <td width="40%" align="right" valign="top">┬á2.4.┬áGaussian Blur (RLE)</td>
  103.         </tr>
  104.       </table>
  105.     </div>
  106.   </body>
  107. </html>
  108.